Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve]add Plc protocol , Modbus monitor #2850

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ZY945
Copy link
Member

@ZY945 ZY945 commented Dec 1, 2024

What's changed?

The plc4x project is used to implement the collection of PLC protocol. Currently, the retention register and coil collection of modBus protocol have been introduced, which can collect data from different slave devices with the same IP address

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@github-actions github-actions bot added doc Improvements or additions to documentation license labels Dec 1, 2024
@ZY945 ZY945 changed the title Plc protocol [improve]add Plc protocol , Modbus monitor Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation license
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggest adding support for common protocols such as Modbus and PLC
1 participant